home *** CD-ROM | disk | FTP | other *** search
/ Scene 96 / Scene 96 International Edition (Zyklop Software) (Disc 2) (1997).iso / player / awemp150 / emuprog.txt < prev    next >
Text File  |  1996-08-11  |  2KB  |  41 lines

  1. ╓─────────────────────────────────────────────────────────────────────────────╖
  2. ║  Sound Blaster AWE32 Module Player v1.50           (c) 1995,1996 Bert Boer  ║
  3. ║  Available EMU8000 programing info                     All rights reserved  ║
  4. ╙─────────────────────────────────────────────────────────────────────────────╜
  5.  
  6.     This text file is intended for those people who want to add AWE32
  7.     support to their productions but don't know where to get the actual
  8.     programming info. It does NOT cover any technical information about
  9.     the EMU8000.
  10.  
  11.     It is my intention to do an EMU8000 driver in both C/C++ and ASM. I'll
  12.     release a small package with documentation, full source code and
  13.     examples (including a simple module player). When I'm going to release
  14.     this package is not even known to me yet :)
  15.  
  16.     At the moment you should do it with the following sources:
  17.  
  18.       ■ Sound Blaster AWE32 Developers Information Pack (ADIP) v3.01
  19.         released by     : Creative Labs Inc.
  20.         can be found on : ftp.creaf.com/
  21.                           /pub/creative/devinfo/adip.exe
  22.  
  23.       ■ EMU8000 programming info v1.0
  24.         released by     : Vincent Vu (aka Judge Dredd)
  25.         can be found on : ftp.cdrom.com/
  26.                           /pub/demos/code/sound/awe32prg.zip
  27.  
  28.       ■ Omega Player v0.6 (full source code)
  29.         released by     : Cygnus-X
  30.         can be found on : ftp.cdrom.com/
  31.                           /pub/demos/code/sound/omega060.zip
  32.  
  33.       ■ AWE32 programming info v1.0
  34.         released by     : Lada Kopecky (aka Grinus)
  35.         can be found on : sdc.wtm.tudelft.nl/
  36.                           /pub/music/groups/t_o_m/awectrl.zip
  37.  
  38.     That's it. Happy coding and good luck! :)
  39.  
  40. ───────────────────────────────────────────────────────────────────────────────
  41.